XMLTextNode Class

Represents an XML Text node.

Events

None

Properties

None

Methods

None

More information available in parent classes: XMLNode:Object


Notes

Use the XMLTextNode class with the IsA operator to test whether an XMLNode is an XMLTextNode.


See Also

XMLComment, XMLNode classes; IsA operator.